gtkgesturezoom: Handle touchpad pinch events
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 9 Jul 2015 17:31:27 +0000 (19:31 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 12 Aug 2015 21:20:25 +0000 (23:20 +0200)
commit068a8449305b2674c6ff4c8ebc97fbe4782b9f35
tree0fa2be3c580fde360d54a9742aa70a50115c9f26
parentd756463d9b2ad1cf84c0ca4313a19227a89796b4
gtkgesturezoom: Handle touchpad pinch events

We let these through in GtkEventController::filter, and handle
these especially on GtkGesture::update.
gtk/gtkgesturezoom.c